0
{% if result %} {% for variable, value in original_input.items() %} {{ variable }} : {{ value }} {% endfor %}

Predicted House Price:

${{ result }}

{% endif %}
{%for i in locate%} Lattitude:{{i[0]}} Longtitude:{{i[1]}} Address:{{i[2]}} Price:{{i[3]}} Suburb:{{i[4]}} Sellers:{{i[5]}} Room:{{i[6]}} Bathroom:{{i[7]}} Landsize:{{i[8]}}

{%endfor%}